home *** CD-ROM | disk | FTP | other *** search
/ Power Tools for Macintosh / Power Tools for Macintosh (SoftBit)(1992).iso / Da's / A-B / Analyse / Analyse doc < prev   
Text File  |  1987-01-25  |  2KB  |  48 lines

  1. A N A L Y S E
  2. -------------
  3.  
  4.  Version 1.2 of the Shareware desk accessory 'Analyse' by Claude Johnson.
  5. Analyse permits you to look at and modify the content of the memory, and more. 
  6. The suggested Shareware contribution for 'Analyse' is $10.  (The upgrade to version 2.0 is free to anyone who sent in $10 and a disk for the original version.)
  7.  
  8. Features :
  9. - Look at MemTop ($108) to know how much memory you have in your               machine.
  10. - Hex and ASCII dump.
  11.      Values which are editable if your are in Ram area (of course) .
  12. - Auto-refresh of the dump (if selected) each 4 sec. (See                                 customization)
  13. - Content of some global variables.(See customization)
  14. - Zoom box (upward size only). (if you have the new Rom only)
  15. - Grow Box.
  16. - Search (hex and ASCII mode) in RAM or ROM area .
  17.    (In hex, even number of characters, please).
  18.    A Return is always a search.
  19.     If you search in the Ram area it could take a while. (This is written in 'C')
  20.  
  21. NB. Auto-key not supported . Too dangerous in certain RAM area .
  22.  
  23. Customization :
  24. ---------------
  25.  
  26. First you need ResEdit or REdit or any other ressources editor.
  27. Before you install 'Analyse' look at the ressources :
  28.  
  29. STR# -16000   :  List of label and address you wish to see the content                                    of.
  30. The address should be in hex. (The content is a long)
  31.  
  32. STR# -15999   :  First one  -  Time delay for auto-refresh in 1/10 sec.                                   (in   hex please)
  33.                            Second one -  In the dump area, ASCII codes less than $20 and equal or larger than MaxValue are represented by a '.'.
  34.  
  35.  
  36.  
  37.  
  38.  
  39. BUGS report :
  40. -------------
  41.  
  42. In version 1.0, if you have the old ROM, the ScrollBar was masked by the dump. (A bug in DrawString and DrawChar in the old ROM).
  43. **  C A U T I O N  **
  44. ---------------------
  45.  
  46. Be very careful when you change the content of the memory. You can end up whith a bomb or any firework. Don’t blame ‘Analyse’ .
  47.